Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOISSUE - Add Protobuf generated files check #601

Merged
merged 1 commit into from
Feb 17, 2019

Conversation

dborovcanin
Copy link
Collaborator

What does this do?

This PR adds check if Protobuf generated files are in sync with the corresponding .proto files.

Which issue(s) does this PR fix/relate to?

None.

List any changes that modify/break current functionality

There are no such changes.

Have you included tests for your changes?

No, because there are no code changes in this PR.

Did you document any new/modified functionality?

No, because this is just a CI script update.

@dborovcanin dborovcanin force-pushed the check-proto-gen branch 5 times, most recently from dcd1028 to c363986 Compare February 17, 2019 00:08
Signed-off-by: Dusan Borovcanin <dusan.borovcanin@mainflux.com>
@codecov-io
Copy link

Codecov Report

Merging #601 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #601   +/-   ##
=======================================
  Coverage   87.11%   87.11%           
=======================================
  Files          62       62           
  Lines        3391     3391           
=======================================
  Hits         2954     2954           
  Misses        298      298           
  Partials      139      139

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ee0ed1...7827067. Read the comment docs.

Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nmarcetic nmarcetic merged commit 133383e into absmach:master Feb 17, 2019
dborovcanin added a commit to dborovcanin/magistrala that referenced this pull request Mar 4, 2019
Signed-off-by: Dusan Borovcanin <dusan.borovcanin@mainflux.com>
@dborovcanin dborovcanin deleted the check-proto-gen branch March 13, 2019 08:32
davide83 pushed a commit to davide83/mainflux that referenced this pull request May 13, 2019
Signed-off-by: Dusan Borovcanin <dusan.borovcanin@mainflux.com>
manuio pushed a commit that referenced this pull request Oct 12, 2020
Signed-off-by: Dusan Borovcanin <dusan.borovcanin@mainflux.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants